home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Plus 2002 #12
/
Amiga Plus CD - 2002 - No. 12.iso
/
Tools
/
Development
/
source-highlight-1.6.1
/
Doc
/
mono.css
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Cascading Style Sheet File
|
2002-11-17
|
299 b
|
30 lines
BODY {
font-weight: normal;
background-color: white;
}
.keyword {
color: black;
font-weight: bold;
text-decoration: underline;
}
.type {
color: black;
font-weight: bold;
}
.string {
color: gray;
}
.comment {
color: silver;
font-style: italic;
}
.number {
color: black;
}